Class DeleteBrandtokenOutput

Description

ブランドトークン決済ブランドトークン削除 出力パラメータクラス

Located in /com/gmo_pg/client/output/DeleteBrandtokenOutput.php (line 11)

BaseOutput
   |
   --DeleteBrandtokenOutput
Method Summary
 DeleteBrandtokenOutput __construct ([IgnoreCaseMap $params = null])
 string getTokenSeq ()
 void setTokenSeq (string $tokenSeq)
 string toString ()
Methods
Constructor __construct (line 24)

コンストラクタ

  • access: public
DeleteBrandtokenOutput __construct ([IgnoreCaseMap $params = null])

Redefinition of:
BaseOutput::__construct()
コンストラクタ
getTokenSeq (line 41)

トークン連番取得

  • return: トークン連番
  • access: public
string getTokenSeq ()
setTokenSeq (line 50)

トークン連番設定

  • access: public
void setTokenSeq (string $tokenSeq)
  • string $tokenSeq
toString (line 61)

文字列表現

現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。

  • return: 出力パラメータの文字列表現
  • access: public
string toString ()

Redefinition of:
BaseOutput::toString()
文字列表現

Inherited Methods

Inherited From BaseOutput

 BaseOutput::__construct()
 BaseOutput::encodeStr()
 BaseOutput::getCsvResponse()
 BaseOutput::getErrList()
 BaseOutput::isErrorOccurred()
 BaseOutput::nullToEmpty()
 BaseOutput::setCsvResponse()
 BaseOutput::setErrList()
 BaseOutput::toString()

Documentation generated on Thu, 18 Jan 2024 19:54:27 +0900 by phpDocumentor 1.4.3